T
CSharpTest.Net
Comparable<T> Class
Members  See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Bases Namespace : Comparable<T> Class

Glossary Item Box

Provides a base-class for non-reference comparison of objects

Syntax

Visual Basic (Declaration) 
Public MustInherit Class Comparable(Of T As Comparable(Of T)) 
   Inherits Equatable(Of T)
C# 
public abstract class Comparable<T> : Equatable<T> 
where T: Comparable<T>

Type Parameters

T

Inheritance Hierarchy

System.Object
   CSharpTest.Net.Bases.Equatable<T>
      CSharpTest.Net.Bases.Comparable<T>
         CSharpTest.Net.Crypto.Hash
         CSharpTest.Net.Crypto.PasswordHash

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys